<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*æµœÑƒæ§é’æ¥„ã€ƒæ¤¤ç”¸æ½°å¯®â‚¬æ¿®ï¿½*/
.cateslist {
	margin-top: 12px;
	overflow: hidden
}
.cateslist dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.cateslist dl dt {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
.cateslist dl dd {
	float: left;
	margin: 12px 10px;
	width: 220px;
	_margin: 12px 10px;
}
.cateslist dl dd .img {
	width: 200px;
	height: 197px;
}
.cateslist dl dd .img img {
	width: 200px;
	height: 194px;
	border: 1px solid #d5d5d5;
}
.cateslist dl dd .img a:hover img {
	border: #148d00 1px solid
}
.cateslist dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.pagebar li {
	float: left;
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
}
/*æµœÑƒæ§é’æ¥„ã€ƒæ¤¤ç”¸æ½°ç¼æ’´æ½«*/

</pre></body></html>